home *** CD-ROM | disk | FTP | other *** search
- <option type="enum" id="opt/14">
- <!-- A multilingual <comments> block can appear here, too;
- it should be treated as documentation for the user. -->
- <arg_longname>
- <en>Color Model</en>
- </arg_longname>
- <arg_shortname>
- <en>ProcessColorModel</en><!-- backends only know <en> shortnames! -->
- </arg_shortname>
- <arg_execution>
- <arg_group>General</arg_group>
- <arg_order>100</arg_order>
- <arg_spot>A</arg_spot>
- <arg_substitution />
- <arg_proto> -dProcessColorModel=%s</arg_proto>
- </arg_execution>
- <constraints>
- <constraint sense="true">
- <driver>bjc800</driver>
- <arg_defval>ev/160</arg_defval>
- </constraint>
- <constraint sense="true">
- <driver>bjc600</driver>
- <arg_defval>ev/160</arg_defval>
- </constraint>
- </constraints>
- <enum_vals>
- <enum_val id="ev/158">
- <ev_longname>
- <en>Greyscale</en>
- </ev_longname>
- <!-- A multilingual <comments> block can appear here, too;
- it should be treated as documentation for the user. -->
- <ev_shortname>
- <en>Greyscale</en>
- <!-- Until someone tells me how to learn the user locale in
- backends, the shortname must be monolingual in <en>! -->
- </ev_shortname>
- <ev_driverval>/DeviceGray</ev_driverval>
- </enum_val>
- <enum_val id="ev/159">
- <ev_longname>
- <en>Three-color RGB</en>
- </ev_longname>
- <!-- A multilingual <comments> block can appear here, too;
- it should be treated as documentation for the user. -->
- <ev_shortname>
- <en>RGB</en>
- <!-- Until someone tells me how to learn the user locale in
- backends, the shortname must be monolingual in <en>! -->
- </ev_shortname>
- <ev_driverval>/DeviceRGB</ev_driverval>
- </enum_val>
- <enum_val id="ev/160">
- <ev_longname>
- <en>Four-color CMYK</en>
- </ev_longname>
- <!-- A multilingual <comments> block can appear here, too;
- it should be treated as documentation for the user. -->
- <ev_shortname>
- <en>CMYK</en>
- <!-- Until someone tells me how to learn the user locale in
- backends, the shortname must be monolingual in <en>! -->
- </ev_shortname>
- <ev_driverval>/DeviceCMYK</ev_driverval>
- </enum_val>
- </enum_vals>
- </option>
-